@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,keygen,legend{font:14px/1 arial,\5b8b\4f53;color:#44464b;outline:0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{ display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;width: 100%; height: 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    z-index: 110;
}

/* *{touch-action:none} */

.body_home1{
	display: none;
}

.scroll #headtop{
	display: none;
}
.scroll #header{
	display: none;
}


.scroll .banner{
	display: none;
}


.nav_l{
	float:left;
}

.nav_r{
	height: 45px;
	float:right;
}

.header .d1{
	background: url(images/topbar_bg.png) repeat-x 0 0;
	height: 45px;
}
.header .logo{
	width: 300px;
	float:left;
}
.header .logo img{
	margin-top:10px;
	max-height: 100%;
}
.header2 .logo{
	width: 300px;
	float:left;
}
.header2 .logo img{
	
}
.header2 .nav_main{
	float:left;
}

.header2 .tools{
	float:right;
}


.header .d1 .nav_l a,.header2 .d1 .nav_l a{
	color:#fff; display:none;
}




.home5{
	background-color: #fff!important;
	padding: calc(5vw + 95px) 0 0 0!important;
}
.home5 .content {
    margin: auto;
    width: 1400px;
}



.ss{
	margin-top:5px;
	height: 30px;
	float: left;
	margin-top:7px;
}
.ss .keyword{
	width: 150px!imortant;
	height: 30px;
	line-height: 30px;
	float: left;
	background: #b14f39;
	border-radius: 30px;
	text-indent:15px;
	border:none; 
	text-indent: 10px;
}
.ss .search{
	background:#9f2307 url(images/sous.png) no-repeat 8px 8px;
	width: 32px;
	height: 32px;
	float:left;
	border-radius: 32px;
	border:1px solid #fff;
	margin-left:-20px;
}

.ss-tp{
	display: none;
}




.en{
	float: left;
	margin-left: 15px;
	width: 29px;
	height: 29px;
	border: 1px solid #fff;
	border-radius: 29px;
	margin-top: 7px;
	text-align: center;
	line-height: 29px;
}
.en a{
	margin-left:0px!important;
	color:#fff;
}


.en2{
	float: left;
	margin-left: 15px;
	width: 35px;
	height: 35px;
	border: 1px solid #9f2307;
	border-radius: 35px;
	margin-top: 7px;
	text-align: center;
	line-height: 35px;
}
.en2 a{
	margin-left:0px!important;
	color:#9f2307;
}
.en2 img{
	margin-top:10px!important;
}




.body_home .banner .child .fz30{
	bottom:10px;
	background: rgba(0,0,0,0.5);
	padding:20px 10px;
	right: auto!important;
	width:30%;
	display: none;
}

.body_home .banner .navg {
    right: 0px;
    bottom: 10px;

}
.slick-dots {
    bottom: 10px;
    right: 0px;

}

.header2 .wp-menu .menu-item a.menu-link{
	color:#333;
}
.header2 .wp-menu .menu-item a:hover.menu-link{
	color:#333;
}



@font-face
{
font-family: myFirstFont;
src:url(font/simhei.ttf);

}

.fgx{
	width:10px; 
	height: 120px;
	float:left;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #9f2307;
	margin: 0 2%;
	
}





/**布局开始**/
body {/* line-height:1.75; */font-size: 14px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#44464b; background:#FFFFFF;}
p{}
a {color:#44464b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover {color: #113273;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{ background: url(images/topbar_bg.png) repeat-x 0 0; height: 45px;}
#headtop .inner{padding: 0px;}
.headtop .top-left{float:left; height: 45px;line-height: 45px;}
.headtop .top-right{float:right; margin-right:30px;   }

/*head开始*/
#header {   }
#header .inner{padding: 13px 0px;height: 62px;position:relative;}
.head { width:100%;  position:relative;  }  
.head .head-left{float:left;display:inline-block;width: 300px; height: 70px; }
.head .head-left .sitelogo{ width: 100%; height: 70px;}
.head .head-main{float:right;margin-top:30px;}
.head .head-main .site-rale{}
.head .head-main .site-lang{}
.head .head-right{ float:right; width:200px;margin-top: 36px;}
.head .head-right .site-link{line-height:30px;color:#fff;}
.head .head-right .site-link a{line-height:30px;color:#fff;}
.head .head-right .search{margin-top:10px;}
.head .sitelogo img{ width: 100%; height: auto;margin-top: -13px;}
.head .sitelogo a{display:block;position:absolute;left:0px;top: 22px;z-index:100;}/*logo*/

#dowebok {
    animate-duration: 2s;    
    animate-delay: 1s;    
    animate-iteration-count: 2;   
}

.head-bg{
	background-color: #fff;
	height: 100px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	background-image: none;
}
.head-bg-line{
	background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0));
}
.head-bg .wp-menu .menu-item a.menu-link{
	color:#333;
}

.sitelogo-img{
	background: url(images/logo2.png) no-repeat 0 0;
	
}
.sitelogo-img .logo-img{
	display: none;
}

.arr-button svg{
	display: none;
}

.top-left .nav_l a {
    display: inline-block;
    line-height: 1;
	color:#fff;
}
.top-left .nav_l i {
    margin: 0 18px;
    font-size: 12px;
	color: #fff;
}




/*rale样式*/
.site-rale{display:inline-block;}
.site-rale ul{ float:left;}
.site-rale ul li.links{float:left;margin-left:15px;}

.site-rale ul li.links a{line-height: 40px; font-size:14px; color: #F5F5F5; border-left:1px solid #fff; padding-left:15px;}
.site-rale ul li.i1 a{border:none; padding:none;}
.site-rale ul li.links span{margin:0px 10px;color:#fff;}
.site-rale ul li.i1 span{display:none;}

/* .headtop .top-rights .site-rale ul li.i1 a { border-left:2px solid #fff; padding-left:20px;  }
 */


/*lang样式*/




/*默认主导航样式*/
#nav{}
#nav .inner{}
.main-nav-panel{float:right; margin-top:10px;}
.navbar {}
.navbar .navbox { width:95%; margin:0 auto;}
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {float:right;}
.wp-menu .menu-item {display: inline-block;float:left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center; vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 30px;line-height: 30px;color: #fff;font-size: 18px;margin:0;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none; color: #fff; background-color:transparent; }
.sub-menu {display: none;position: absolute;left: -11px;top: 30px;min-width: 146px;z-index: 100;background: rgba(0, 10, 13, 0.7);opacity: 0.8\9;background: #1e824a\9;filter:alpha(opacity=90);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; }
.sub-menu .sub-item a {display: block;color: #D8D8D8;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;     text-align: center;}
.sub-menu .sub-item a:hover { color: #9f2307; /* background-color:#5079b7; */ display: block; }
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(0, 10, 13, 0.8); opacity: 0.8\9; background: #1e824a\9; filter:alpha(opacity=90); }
/**主页banner开始**/
#banner { }
#banner .inner {width:auto;max-width: 100%; background:#fff;text-align: center;position:relative;}
#banner .inner .btns{width:43px; height:21px;position:absolute; left:50%; margin-left:-20px;top:0px; z-index:10; background: url(images/btns.png) no-repeat 50% 0px; cursor:pointer;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/








.mod {}
.mbox {}

.main1{/* background:#f5f5f5; */}
.main1 .inner{margin:30px auto; background:#fff; }
.main1 .ml{float:left; width:100%;  }
.main1 .mc{float:left;width:585px;margin-left: 30px;}
.main1 .mr{float:right;width:320px; background:#f2f2f3; /* margin-top:10px; */}






/******学校要闻*****/
.ml .post { width:100%; margin:0 auto;  padding-bottom:15px; overflow:hidden; }
.ml .post .tt { padding-top:30px; padding-bottom:30px; overflow: hidden; }
.ml .post .tt .tit{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 34px;
	color: #9f2307;
	letter-spacing: 15px;
}
.ml .post .tt .line{
	width:100%;
	height: 2px;
	margin:15px auto;
	float:left;
}

.ml .post .tt .line .line-i{
	width:350px;
	height: 2px;
	margin:0 auto;
	border-bottom:2px solid #9f2307;
}
.ml .post .tt .tit-en{
	float: left;
	width: 100%;
	text-align: center;
	color: #9f2307;
	letter-spacing: 10px;
	text-transform: uppercase;
	margin-bottom:10px;
}
.main1 .ml .post .news_list li .news_imgs{
	border-top:6px solid #9f2307;
}
.main1 .ml .post .news_list li.news {
	width: 30%;
	float: left;
	padding:2% 3%;
	border: none;
	min-height: 338px;
}
.main1 .ml .post .news_list li:hover{
	border: 1px solid #f1f1f1;
	box-shadow: 1px 1px 3px 3px #f1f1f1;
}
.main1 .ml .post .news_list li.i2{
	margin:0 4%;
}
.main1 .ml .post .news_title { line-height:26px; padding-top: 10px; font-size: 18px;  }
.main1 .ml .post .news_title a {
	color:#333;
}
.main1 .ml .post .news_list .news_box .news_imgs img { width:100%; height:215px; margin-top:10px; }


/*  */
.home5 .block { width:100%; margin:0 auto;  padding-bottom:15px; overflow:hidden; }
.home5 .block .title { padding-top:10px; padding-bottom:10px; overflow: hidden; }
.home5 .block .title .tit{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 34px;
	color: #9f2307;
	letter-spacing: 15px;
}
.home5 .block .title .line{
	width:100%;
	height: 2px;
	margin:15px auto;
	float:left;
}

.home5 .block .title .line .line-i{
	width:350px;
	height: 2px;
	margin:0 auto;
	border-bottom:2px solid #9f2307;
}
.home5 .block .title .tit-en{
	float: left;
	width: 100%;
	text-align: center;
	color: #9f2307;
	letter-spacing: 10px;
	text-transform: uppercase;
	margin-bottom:20px;
}
.home5 .block .news_list li .news_imgs{
	border-top:6px solid #9f2307;
}
.home5 .block .news_list li.news {
	width: 25%;
	float: left;
	padding:4% 2%;
	border: none;
	min-height: 350px;
	border: 1px solid #fff;
}
.home5 .block .news_list li:hover{
	border: 1px solid #f1f1f1;
	box-shadow: 1px 1px 3px 3px #f1f1f1;
}
.home5 .block .news_list li.i2{
	margin:0 4%;
}
.home5 .block .news_title { line-height:26px; padding-top: 20px; font-size: 20px;font-weight: bold;  }
.home5 .block .news_title a {
	color:#333;
    font-family: "微软雅黑";
	font-weight: 600;
	letter-spacing: 8px;
}
.home5 .block .news_list .news_box .news_imgs img { width:100%; height:215px; margin-top:10px; }

.news_meta {
    margin-top: 10px;
}




.full-line{
	height: 30px;
	background-color: #9f2307; 
	margin-top:50px;
}
.full-line img{
	display: block;
	margin: 0 auto;
}

/* 综合新闻  学术动态  通知公告 */
.main2{ margin-top:0px;  }
.main2 .inner{padding: 0px 0px 0px; background:#fff; }
.main2 .ml{float:left; width:30%; margin-top:30px; }
.main2 .mc{float:left; width:30%; margin-top:30px;}
.main2 .mr{float:right;width:30%; margin-top:30px; }


/******综合新闻*****/
.post20 { width:100%; margin:0 auto;  padding-bottom:15px; }
.post20 .tt { padding-top:10px; }
.post20 .tt .tt-img{
	margin-bottom: 10px;
}
.post20 .tt .tt-img img{
	width: 80px;
	margin: 0 auto;
    display: block;
}
.post20 .tt .tit{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #9f2307;
	font-weight: normal;
}

.post20 .tt .line{
	width:100%;
	height: 2px;
	margin:10px auto;
	float:left;
}

.post20 .tt .line .line-i{
	width:50px;
	height: 2px;
	margin:0 auto;
	border-bottom:2px solid #9f2307;
}
.post20 .tt .tit-en{
	float: left;
	width: 100%;
	text-align: center;
	color: #9f2307;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom:20px;
}
.post20 .news_list li.news {
	width: 100%;
	float:left;
}

.post20 .more_btn{
	margin-top:20px;
}
.post20 .more_btn .more_text{
	width: 70px;
	height: 70px;
	background-color: #9f2307;
	border-radius: 70px;
	display: block;
	margin: 0 auto;
	word-break: break-all;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	
}
.post20 .more_btn .more_text .more{
	/* display: block; */
	line-height: 20px;
	padding-top: 18px;
	color:#fff;
}
.post20 .more_btn .more_text .dot{
	display: block;
	line-height: 5px;
	color:#fff;
}


/**综合新闻  学术动态  通知公告 自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 36px;/* padding:4px 0px; */padding-left:0px;background:none;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.post20 .news_list li.news span.news_meta {float:right;margin-left:2px;color: #9f2307;}/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute;left:0px;bottom:0px;right:0px;height:30px;background:#000;opacity:.7;filter:Alpha(opacity=70);}
.news_list li.news p {line-height:40px; color: #666; }






.main3{ margin-top:60px; }
.main3 .inner{ margin:50px auto; background:#fff; }
.main3 .ml{ margin:0 auto; width:95%; overflow:hidden; }

/*专题网站*/
/* .post-51{margin-bottom:0px;}
.post-51 .con{ padding:16px;}
.post-51 .con .imgscroll2_img { padding: 0px 0px 0px 20px; }
 */

.main3 .ml .post .con .wp_article_list .list_item .pr_fields {
	width: 100%;
}
.main3 .ml .post .con .wp_article_list .list_item {
	border: none;
	width: 15%;
	height: 65px;
	line-height: 20px;
	float:left;
	background-color: #9f2307;
	border-radius: 55px;
	position: relative;
	margin-right:25px;
	margin-bottom:35px;
}
.main3 .ml li.list_item.i10 .fields.pr_fields {
    
}
.main3 .ml li.list_item.i11 .fields.pr_fields {
    display: block;
}
.main3 .ml li.list_item.i12 .fields.pr_fields {
    display: block;
}
.main3 .ml .post .con .wp_article_list .i6{
	float:right;
	margin-right: 0;
}
.main3 .ml .post .con .wp_article_list .i12{
	float:right;
	margin-right: 0;
}
.main3 .ml .post .con .wp_article_list .list_item .Article_Index {
	position: absolute;
	bottom: -20px;
	left: 46%;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-color: #E1E2E3;
	background-image: none;
	overflow: hidden;
	text-indent: 20px;
}
.main3 .ml .post .con .wp_article_list li:hover .Article_Index {
	background-color: #a72507;
}
.main3 .ml .post .con .wp_article_list .list_item .Article_Title{
	width: 80%;
	display: block;
	text-align: center;
	float: none;
	margin: 12px auto;
}
.main3 .ml .post .con .wp_article_list li.i1 .Article_Title,
.main3 .ml .post .con .wp_article_list li.i4 .Article_Title,
.main3 .ml .post .con .wp_article_list li.i6 .Article_Title{
	line-height: 40px;
}
.main3 .ml .post .con .wp_article_list .list_item .Article_Title a{
	color:#fff;font-size:17px; 
}



/* 底部导航 */

#dbdh{
	background-color: #a72507;
}
.lslj{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	
}
.lslj .wp_nav .nav-item{
	float:left;
}
.lslj .wp_nav .nav-item a{
	
	color:#fff;
    font-size: 18px;
}

.lslj .wp_nav .nav-item a span.item-name {
    
    padding: 0px 49px;
    cursor: pointer;
	border-left: 1px solid #fff;
}	
.lslj .wp_nav li.i1 a span.item-name{
	border:none
}








/**标题栏新闻窗口**/
.post {margin-bottom:10px;}
.post .tt {display:inline-block; width:100%;   } /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 40px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {padding: 6px 0;margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {  } 
.post .more_btn {display:inline-block;height: 27px;margin-top: 4px;line-height: 27px;float:right; padding-bottom:20px; }
.post .more_btn .more_text,.post .more_btn a {font-size:14px;/*font-family:"Simsun";*/ cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#002d71;} 
/*标准标题*/
.post1 {}
.post1 .tt {  }
.post1 .tt .tit {border-bottom:0px;}
.post1 .tt .tit .title {display:inline-block;margin-right: 10px;color: #01256e; font-family:"myFirstFont"; font-size:18px; font-weight:bold;  cursor:pointer;}
.post1 .tt .tit .title.selected {border-bottom: 3px solid #f7d66b;color: #2F2F2F;}
.post1 .more_btn .more_text{ font-family:Arial; font-size:12px; color:#44464b; font-style: italic; display:inline-block;  padding-left: 27px;line-height: 27px; } 
.post1 .more_btn a{line-height: 27px; color:#44464b; font-weight:bold; } 
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {font-size:16px;}
.post2 .tt .tit .title {color: #252525;}
.post2 .con { padding: 0px 0; margin:0 auto; }
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {color: #017937;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/*标准标题扩展*/
.post4 {}
.post4 .tt {border-bottom:1px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #fff;border-bottom: 3px solid #0074B3;cursor:pointer;}
.post4 .tt .tit .title.selected {border-bottom:3px solid #fff; color:#fff;}
.post4 .more_btn a{color:#fff;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 36px;/* padding:4px 0px; */padding-left:0px;background:none;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute;left:0px;bottom:0px;right:0px;height:30px;background:#000;opacity:.7;filter:Alpha(opacity=70);}
.news_list li.news p {line-height:40px; color: #666; }
/*日历新闻*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;margin-bottom: 24px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 78px;height: 65px;margin-right:-100px;margin-top: 10px;margin-bottom:8px;font-family:"Microsoft YaHei";background:#fff;text-align:center;}
.rili .news_list li.news .news_date .news_year{line-height:20px; font-size:12px;color:#fff;}
.rili .news_list li.news .news_date .news_days{font-size: 26px;color:#fff;line-height:30px;}
.rili .news_list li.news .news_wz{/* float: left; *//* width: 240px; *//* margin-left:12px; */margin-left:100px;} 
.rili .news_list li.news .news_title{line-height: 20px; margin-top:0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;} 
/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news .news_imgs{float: left; width: 145px;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 295px; margin-left:25px;} 
.tu_news_list .news_list li.news .news_title{line-height: 20px; font-size: 18px; color:#095497;} 
.tu_news_list .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{ border-bottom:1px dashed #ccc;}
.tu_text .news_list li.news .news_imgs{float: left;width:223px;height: 158px;}
.tu_text .news_list li.news .news_imgs img{width:223px;height: 158px;}
.tu_text .news_list li.news .news_wz{float: left;width: 322px;padding:14px 20px;height: 130px;position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px;font-size: 15px;color:#095497;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;margin-top:10px;} 
.tu_text .news_list li.news .news_time{line-height:32px; font-size:12px; color:#817d7d;position:absolute; right:0px; bottom:0px; padding:0px 10px;background:#8f000b; color:#fff;} 
.tu_text .news_list li.news.i1{background:#f2f2f2;border-bottom:none;}
.tu_text .news_con.con2 .news_list li.news .news_title{line-height: 41px;}
/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list li.news{float: left; width: 195px; height:140px; padding:10px; margin-left:40px; background:#fff; position:relative;}
.tu_news .news_list li.news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 195px;}
.tu_news .news_list li.news .news_wz{position:absolute; left:0px; bottom:0px; z-index:100; width:100%; } 
.tu_news .news_list li.news .news_title{line-height: 34px; font-size: 18px; color:#fff; text-align:center;} 
.tu_news .news_list li.news .news_bg{height:34px;} 
/*图标链接*/
.tu_link {display:inline-block;width:100%;}
.tu_link #wp_nav_w51{margin:0px 0px;}
.tu_link .iconcon{float:left;width:33.3%; margin-bottom:0px;text-align:left; text-decoration:none;}
.tu_link .iconcon:hover{}
.tu_link .iconcon .icon{display:inline-block;width: 28px;height: 28px;background:url(images/icon.png) no-repeat;opacity:0.6;filter:alpha(opacity=60);border:0px solid red;}
.tu_link .iconcon:hover .icon{opacity:1; filter:alpha(opacity=100);}
.tu_link .iconcon span{font-size: 16px; line-height: 42px; color: #252525;}

.tu_link .iconcon.i1 .icon{background-position: 0px 0px;}
.tu_link .iconcon.i2 .icon{background-position: -190px 0px;}
.tu_link .iconcon.i3 .icon{background-position: -402px 0px;}
.tu_link .iconcon.i4 .icon{background-position: 0px -40px;}
.tu_link .iconcon.i5 .icon{background-position: -190px -40px;}
.tu_link .iconcon.i6 .icon{background-position: -402px -40px;}
.tu_link .iconcon.i7 .icon{background-position: 0px -80px;}
.tu_link .iconcon.i8 .icon{background-position: -190px -80px;}
.tu_link .iconcon.i9 .icon{background-position: -402px -79px;}

/*滚动Arrows */
/* .slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {display:none!important; height: 50px; width: 24px; background:; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}
.slick-dots {position: absolute;bottom: 10px;right:80px;list-style: none;display:inline-block;text-align: center;padding: 0px;width:auto;}
.slick-dots li {position: relative;display: inline-block;height: 10px;width: 10px;margin: 0px 3px;padding: 0px;cursor: pointer;}
.slick-dots li button { background: #ccc; display: block; height:10px; width: 10px; padding:0px; border-radius:50%;}
.slick-dots li.slick-active button { background: #1e824a;}
.slick-dots li button:before {content: " "; }
 */


/* 大图切换圆点效果 */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {display:none!important; height: 50px; width: 24px; background:; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}
.slick-dots {position: absolute;bottom: 10px;right:80px;list-style: none;display:inline-block;text-align: center;padding: 0px;width:100px;}
.slick-dots li {position: relative;display: inline-block;height: 10px;width: 10px;margin: 0px 3px;padding: 0px;cursor: pointer;
border-radius: 10px!important;
    background: #fff;
    text-indent: 15px;
    overflow: hidden;}
.slick-dots li button { background: #ccc; display: block; height:10px; width: 10px; padding:0px; border-radius:50%;}
.slick-dots li.slick-active { background: #9f2307;}
.slick-dots li button:before {content: " "; }





/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 283px;background-position:center center;background-repeat:no-repeat;text-align:center; margin-bottom:30px; }
.l-banner img{height:100%;vertical-align:top; display:none; }
/**主体列表页开始**/
#l-container { background:#fff url(images/ditu.png) no-repeat top center;}
#l-container .inner {padding:25px 10px; margin-bottom:30px;  }
/**主体文章页开始**/
#d-container {}
#d-container .inner { padding:20px 10px;background:#fff; margin-bottom:30px; }

/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative; margin-left:25px; } 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { border-top: 1px solid #a52507;border-bottom: 1px solid #a52507; }   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#a52507; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}  /**栏目名称图标**/
.col_menu .col_menu_con{border:none;}
/*栏目列表*/
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #5079b7; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#a52507;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #a52507; text-align: right;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px;line-height:30px; margin:5px 0px; width: 120px; text-align: center;} 	
.col_list .wp_listcolumn .wp_column a:hover .column-name,.col_list .wp_listcolumn .wp_column a.selected .column-name { color:#fff; background:#a52507;  height: 30px;
 line-height: 30px; border-radius: 30px;  } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none;  border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#5079b7;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;/* background:none; */border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#5079b7;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#5079b7;} 
	

.col_news {width: 95%;min-height:600px;float:left;} /**栏目新闻**/
.col_news .col_news_box{margin-left: 290px;}
.col_news_head { margin-top:20px;  }
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 23px;font-family:"Microsoft yahei";font-weight: normal;color: #01256e;border-bottom: 3px solid #CBCBCB;}   /**当前栏目名称**/
.col_metas {
	background: #a52507;
	    width: 200px;
}
.col_metas .col_path {display:inline-block;float:left; padding:0 20px; white-space:nowrap;height: 40px;line-height: 40px;color: #fff;
  border-radius: 40px;  text-indent: 25px; background:#a52507  url(images/position.png) no-repeat 10px center;} /**当前位置**/
.possplit {
    background-image: url(images/posSplit.gif);
	}
.col_metas .col_path a{color: #fff;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .news_list li.news { margin-bottom:12px;}
.col_news_list .news_list li.news span.news_title {line-height:36px; margin-right:80px;}/*标题*/
.col_news_list .news_list li.news span.news_title a{line-height:36px; font-size:15px; font-weight:700;}
.col_news_list .news_list li.news span.news_meta {line-height:36px;margin-left:-100px;}/*属性*/
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:16px; font-family: "宋体"; font-color:#333; text-indent:34px; }
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:785px; _width:expression(this.width > 785 ? "785px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {line-height:26px;padding: 10px;border-bottom:1px solid #ececec;font-family: "黑体";font-size:22px;text-align:center;color: #9f2307;} /**文章标题**/
.article h2.arti_title2 {line-height:26px;padding: 10px;font-family: "黑体";font-size:18px;text-align:center;color: #9f2307;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p,.article .entry .read p span,.article .entry .read div,.article .entry .read div span { line-height:1.6;  color:#333;  font-family: "宋体"!important; font-size:16px!important;  }  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;  }
.article .entry .read img {margin:0 auto; max-width:860px; _width:expression(this.width > 860 ? "860px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}







/**页脚开始**/
#footer {background: #a02407 url(images/foot_bg.png) repeat-x 0 0;}
#footer .inner {padding: 50px 0px;position:relative; background: url(images/footer_bg.png) no-repeat top center;}
#footer .inner .goTop{position:absolute;top:-23px; left:50%;margin-left:-23px;width:46px; height:46px; background:url('images/top.png') no-repeat center center;cursor:pointer;}
#footer .inner .foot-left{float:left; width:300px; margin-top: 10px;     margin-left: 45px; }
#footer .inner .foot-left img{width: 100%;height: auto; }
#footer .inner .foot-center{float:left; width: 700px; margin-left: 50px;}
#footer .inner .foot-center p{ word-spacing: 15px; }

#footer .inner .foot-right{float:right; width: auto; }



#footer .inner p{font-size: 14px;line-height: 30px;font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner p.copyright{text-align:right;}
#footer .inner p.copyright span{display:block;/* font-weight:bold; */}
#footer .inner p a{margin:0px 5px;color: #fff;}



/**
 * 组件功能
 */
/** 搜索 **/
/*.wp_search{ margin-top:3px; display:inline-block; height:24px; position:relative; right:0px; }
#keyword{ width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff; }
.wp_search .search{ background:url(images/search_btn.jpg); width:22px; height:22px; border:0px; cursor: pointer; }*/

.search-box { width: 100%;padding:0px 0px; background: #6b76a4; /* height: 29px; */ position: relative; background:transparent;border:1px solid #fff;}
.search-box .input-item { margin-left: 3px; margin-right: 30px; }
.search-box .input-item input { border: 0; outline: 0; width: 100%; height: 16px; line-height: 16px; padding:5px 5px; background:transparent; color: #fff; font-size: 12px; font-family: "Microsoft YaHei" }
.search-box .input-submit { display: block; width: 30px; height: 28px; background: url(images/search_btn.png) no-repeat center center; cursor: pointer; position: absolute; right: 0; top: 0px; text-align:center;}
.search-box .input-submit span {line-height:58px; font-size:18px; color:#fff; display: none;}

/*点击弹出输入框*/
.searchbtn{display:none;width: 40px;height: 40px;border:0;outline: 0;background: #e6c24e url(images/sous.png) no-repeat center;position:absolute;right:0px;top:0px;z-index: 10;cursor:pointer;}
.searchbox{/* width: 40px; */}
.wp-search {position: relative;padding: 1px 0px;border:0px solid red;background: #fff; }
.wp-search form { display: block;}
.wp-search .search-input {margin-left:4px;/* margin-right: 40px; *//* margin-top: 4px; *//* border: 1px solid #9A9A9A; */}
.wp-search .search-input input.search-title {width: 100%;height: 20px;line-height: 20px;border:0;outline: 0;background: none;color: #4A4A4A;font-size: 14px;padding: 4px 0;}
.wp-search .search-btn {width: 30px;height: 30px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 30px;height: 30px;border:0;outline: 0;background:url(images/sous.png) no-repeat center;cursor: pointer;}

/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }
/* 自定义登录样式 */
.form_box{}
.form_box .input_box{margin-right:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width:165px; border:1px solid #bdbdbd;padding:0px 4px;}
.form_box .input_box .input_btn{width:80px;font-size:14px; background:#db8b1f; border:0px; color:#fff; font-family:"Microsoft Yahei"; cursor:pointer;}
.form_box .input_box .input_btn:hover{background:#c87c16;}
/* 分享二维码 */
.shares{height: 48px;text-align:center;}
.shares ul{display:inline-block;width:auto;margin:0 auto;text-align:center;}
.shares li{float:left;margin: 0 5px;position:relative;}
.shares li a{display:inline-block;width: 35px;height: 35px;/* border: 1px solid red; */background:url('images/shares.png') no-repeat;opacity:.6;filter:Alpha(opacity=60);vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position: 0px -2px;}
.shares li.i2 a{background-position: -48px -2px;}
.shares li.i3 a{background-position: -48px -2px;}
.shares li.i4 a{background-position: -94px -2px;}

.shares li .con{display:none;position:absolute;bottom: 44px;left:50%;z-index:100;margin-left: -51px;width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top;  background:#fff;}
.shares li .con span{line-height:22px;font-size:12px; color: #fff;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding:8px 0px;border-bottom:1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin:3px 0px;padding: 2px 15px; font-weight:bold; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap; font-size:14px; color:#000;}
.wp-paralist .dl-horizontal dd{margin-left:100px;}
.wp-paralist .dl-horizontal dd .btn{display:inline-block;margin:3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background:#2da45a; border-radius:15px; color:#fff;}
/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/
.mbanner .focus-title-bar { bottom:10px;left:0px; right:0px; margin-left:0px;}
.mbanner .focus-title-bg { opacity: 0.5; filter:alpha(opacity=50);}
.mbanner .focus-navigation {width:70px; height:100px; margin-top:-50px;opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em; display: none;}
.mbanner .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-prev { left:20px;}
.mbanner .focus-next { right:20px;background:url(images/slide_next.png) no-repeat right top}
/*分页*/
.mbanner .focus-pagination {position:absolute;right: 5%;bottom: 30px;z-index:60;line-height:10px; height:10px; margin-right: 0px;width:20%;  }
.mbanner .focus-page { display:inline-block; width:10px!important; height:10px; margin-right:10px;background:#fff; border-radius:10px; vertical-align:top;}
.mbanner .focus-page-active {background:#a72507;}


.focus11 { height:295px!important; }
.focus11 .focus-container { height:295px!important; }
.focus11 .focus-navigation { display:block; width:42px;  height:36px; line-height:36px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;bottom:0px; margin-top:-25px; 
z-index: 50; opacity: .8; filter:alpha(opacity=80); font-weight: normal; }
.focus11 .focus-navigation:hover { font-size: 24px; font-weight: normal; color: #fff; text-decoration: none;}
.focus11 .focus-prev { left:auto;right:42px; background:#ce882a;}
.focus11 .focus-next { right:0px;background:#585858;}

.focus11 .focus-pagination {position:absolute;right: 8%;bottom: 8px;margin-right:-20px;z-index:60;}
.focus11 .focus-page {display:inline-block;width: 20px!important;height: 20px;margin-right:5px;background:#ccc;opacity: 0.7;filter:alpha(opacity=70); border-radius:0px; border:1px solid #fff;}
.focus11 .focus-page-active {background:#ba0c11;  opacity:1; filter:alpha(opacity=100);}
.focus11 .focus-page span { display:inline-block; line-height:20px;color:#000;}
.focus11 .focus-page-active span{color:#fff;}

.focus11 .focus-title-bar {position:relative;left:0px;bottom:0px;z-index: 40;width: 100%!important;height: 32px;margin-left:0px; display:none!important; } 
.focus11 .focus-title-bg {background-color: #dfdfdf; opacity: 1; filter:alpha(opacity=100);}
.focus11 .focus-title {height: 32px;line-height: 32px;padding: 0 15px;color: #000;font-size: 14px; }
.focus11 .focus-title a,.focus-text a {color: #000; text-decoration: none;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}



/*****************底部二维码*****************************/
.foot-right { width:250px; float:left;  }
.foot-right li { float:left; margin:15px 20px 0px 0px; display:inline-block; position:relative;}
.foot-right li {width:65px; height:65px;float:left; background-color: #aa3419; border-radius: 65px;}
.foot-right li .weixin { background:url(images/wx.png) no-repeat center center; width:65px; height:65px; float:left; display:inline-block;}
.foot-right li .weibo { background:url(images/wb.png) no-repeat center center; width:65px; height:65px; float:left; display:inline-block;}
.foot-right li .toutiao { background:url(images/tt.png) no-repeat center center; width:65px; height:65px; float:left; display:inline-block;}
.foot-right li .pic_w {display:none;}
/* .foot-right li:hover .pic_w img {border:none;}
.foot-right li#wx_ewm:hover .pic_w {display:block; position:absolute;z-index:100;top:0px;left:-110px;top:-30px;}
.foot-right li#wb_ewm:hover .pic_w {display:block; position:absolute;z-index:100;top:0px;left:-110px;top:-30px;}
.foot-right li#tt_ewm:hover .pic_w {display:block; position:absolute;z-index:100;top:0px;left:-110px;top:-30px;}
 */


.news_title {
    text-align: left;
}


/*********院系设置**********/
.col_news_con1 { padding:0px 0; }
.col_news_con1:after { clear:both; content:""; display:block;}
.col_news_con1 .head {  width:100%; font-size:26px; font-family:"黑体"; text-align:center; }
.col_news_con1 .yx1 { width:100%; float:left;  }
.col_news_con1 .yx1 .headtitle { width:100%; font-size:18px; height:28px; line-height:28px;   font-family:"宋体"; padding:10px 0; font-weight:bold;    }
.col_news_con1 .yx1 .headtitle a { border-left:3px solid #113273; padding-left:15px; }
.col_news_con1 .yx1 ul { width:100%;  }


.col_news_con1 .yx1 ul li.n5 a,
.col_news_con1 .yx1 ul li.n10 a,
.col_news_con1 .yx1 ul li.n19 a,
.col_news_con1 .yx1 ul li.n23 a,
.col_news_con1 .yx1 ul li.n24 a{
	background-color: #a52507;
	opacity: 0.4;
}
.col_news_con1 .yx1 ul li.n1 a,
.col_news_con1 .yx1 ul li.n4 a,
.col_news_con1 .yx1 ul li.n8 a,
.col_news_con1 .yx1 ul li.n9 a,
.col_news_con1 .yx1 ul li.n14 a,
.col_news_con1 .yx1 ul li.n15 a,
.col_news_con1 .yx1 ul li.n20 a{
	background-color: #a52507;
	opacity: 1;

}
.col_news_con1 .yx1 ul li.n2 a,
.col_news_con1 .yx1 ul li.n3 a,
.col_news_con1 .yx1 ul li.n6 a,
.col_news_con1 .yx1 ul li.n7 a,
.col_news_con1 .yx1 ul li.n11 a,
.col_news_con1 .yx1 ul li.n12 a,
.col_news_con1 .yx1 ul li.n13 a,
.col_news_con1 .yx1 ul li.n16 a,
.col_news_con1 .yx1 ul li.n17 a,
.col_news_con1 .yx1 ul li.n18 a,
.col_news_con1 .yx1 ul li.n21 a,
.col_news_con1 .yx1 ul li.n22 a,
.col_news_con1 .yx1 ul li.n25 a
{
	background-color: #a52507;
	opacity: 0.7;
}


.col_news_con1 .yx1 ul li {
    width: 480px;
    height: 36px;
    float: left;
    text-align: center;
border-radius:30px;
margin-bottom:20px;
margin-right:20px!important;
position:relative;	
}
.col_news_con1 .yx1 ul li a{
	color: #fff;
	margin-left:20px;
	display: block;padding:0px 10px;
	text-align: left; border-radius:30px;line-height:36px;
        
}



.col_news_con1 .col_news_list .news_list li.news span.news_title{
	margin:0px;
}
.col_news_con1 .col_news_list .news_list li.news span.news_title:hover { background:url(images/yuan.png) no-repeat left center; } 



/*******飘窗*******/
.piaoc {  }
.piaoc .wp_article_list .list_item .pr_fields { display:none; }
.piaoc .wp_article_list .list_item { border:none; }

.post.post1.post-10 {
    height: 240px;
}

.post.post1.post-10 .news_title {
}


.post-12 li.news.n1.clearfix {

}


.xrld1 {
    width: 50%;
    float: left;
}

.xrld2 {
    width: 50%;
    float: left;
}

.xrld1 p {
    text-indent: 0px!important;
    line-height: 30px!important;
    height: 30px!important;
}
.xrld2 p {
    text-indent: 0px!important;
    line-height: 30px!important;
    height: 30px!important;
}
.xrld1 img {
    margin-top: 5px;
}
.xrld2 img {
    margin-top: 5px;
}

.xrld1 li {
    min-height: 160px;
}
.xrld2 li {
    min-height: 160px;
}


.wp_listcolumn .wp_column.column-5 { display:none;}

.col_news_con1 .yxsz1 ul { min-width:1000px; min-height:700px; position:relative;}
.yxsz1 .news_list li.news { width:187px!important; height:161px!important; background:url(images/tu1.png) no-repeat; position:relative; display:flex;align-items:center; text-align:center; justify-content: center;margin:0px auto; position:absolute;}
.col_news_con1 .yxsz1 ul li.n1 a, .col_news_con1 .yxsz1 ul li.n4 a, .col_news_con1 .yxsz1 ul li.n8 a, .col_news_con1 .yxsz1 ul li.n9 a, .col_news_con1 .yxsz1 ul li.n14 a, .col_news_con1 .yxsz1 ul li.n15 a, .col_news_con1 .yxsz1 ul li.n20 a { background:none; opacity:1;}
.col_news_con1 .yxsz1 .news_list li.news span.news_title:hover { background:none; opacity:1;} 
.col_news_con1 .yxsz1 ul li.n2 a, .col_news_con1 .yxsz1 ul li.n3 a, .col_news_con1 .yxsz1 ul li.n6 a, .col_news_con1 .yxsz1 ul li.n7 a, .col_news_con1 .yxsz1 ul li.n11 a, .col_news_con1 .yxsz1 ul li.n12 a, .col_news_con1 .yxsz1 ul li.n13 a, .col_news_con1 .yxsz1 ul li.n16 a, .col_news_con1 .yxsz1 ul li.n17 a, .col_news_con1 .yxsz1 ul li.n18 a, .col_news_con1 .yxsz1  ul li.n21 a, .col_news_con1 .yxsz1 ul li.n22 a, .col_news_con1 .yxsz1 ul li.n25 a{ background:none; opacity:1;}
.col_news_con1 .yxsz1 ul li.n5 a, .col_news_con1 .yxsz1 ul li.n10 a, .col_news_con1 .yxsz1 ul li.n19 a, .col_news_con1 .yxsz1 ul li.n23 a, .col_news_con1 .yxsz1 ul li.n24 a { background:none; opacity:1;}
.yxsz1 .news_list li.news  span.news_title a { margin-left:0px;}

.col_news_con1 .yxsz1 ul li.n1 {   opacity:0.7;left: 700px;
    top: 253px;}
.col_news_con1 .yxsz1 ul li.n2 {     left: 280px;opacity:0.4;
    top: 172px;}
.col_news_con1 .yxsz1 ul li.n3 {left: 700px;opacity:1;
    top: 90px; }
.col_news_con1 .yxsz1 ul li.n4{  left: 0px;opacity:0.7;
    top: 170px;}
.col_news_con1 .yxsz1 ul li.n5 {    left: 560px;opacity:0.4;
    top: 171px;}
.col_news_con1 .yxsz1 ul li.n6 {    left: 839px;
    top: 172px;opacity:0.4;}
.col_news_con1 .yxsz1 ul li.n7 {left: 420px;opacity:0.7;
    top: 253px;}
.col_news_con1 .yxsz1 ul li.n8 {        left: 560px;opacity:1;
    top: 333px;}
.col_news_con1 .yxsz1 ul li.n9 {  left: 420px;opacity:1;
    top: 91px; }
.col_news_con1 .yxsz1 ul li.n10 {      left: 280px;opacity:0.7;
    top: 10px;}
.col_news_con1 .yxsz1 ul li.n11 {      left: 140px;opacity:1;
    top: 91px;}
.col_news_con1 .yxsz1 ul li.n12 {      left: 140px;opacity:0.5;
    top: 253px;}

.header .d1 .nav_l i { display:none!important;}

.lslj .wp_nav .nav-item.i10 { display:none;}


.piaoc {display:block;}

#img1 { display: none; }


.main3 .ml .post .con .wp_article_list .list_item.i1 .Article_Title { line-height:20px!important;}

.zhxy { float:right; border:1px solid #fff; border-radius:50px; height:29px; line-height:29px; margin-top:7px; text-align:center; margin-left:10px; padding:0px 20px;}
.zhxy a { color:#fff;     margin-left: 0px!important;}

.list_zhxy { border:1px solid #ddd; background:#fff; width:60%!important; padding:40px;}
.list_zhxy a { display:block; width:80%; background:#a52507; height:45px; text-align:center; line-height:45px; margin:0px auto; color:#fff; font-size:20px; margin-bottom:20px;}
.list_zhxy span { display:block; width:80%; height:20px;}
.list_zhxy span +a { margin-bottom:0px;}

.is { margin: 0px auto;
    width: 100%;
    text-align: center; margin-top:60px;}

.lslj .wp_nav .nav-item.i2,.lslj .wp_nav .nav-item.i9,.lslj .wp_nav .nav-item.i10,  .lslj .wp_nav .nav-item.i11{ display:none;}
.lslj .wp_nav .nav-item.i13 { display:none;}

.main3 .ml .post .con .wp_article_list .list_item.i1 .Article_Title { width:86%; line-height:40px!important;}


.banner .slick-initialized .slick-slide .child{-webkit-transform: scale(1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 0;transition: 3s;background-size: cover !important;width: 100%; }
.banner .slick-initialized .slick-current .child{ -webkit-transform: scale(1.05); }

.div_znbm { width:100%;}
.col_news_list .wp_entry .div_znbm p { width:49%;text-indent: 0px;}
.div_znbm p:nth-child(n) {float:left; }
.div_znbm p:nth-child(2n) {float:right; }
.div_znbm p a {
    line-height: 36px;
    font-size: 15px;
    font-weight: 700; color:#fff;background:#a52507; padding:8px 8px;border-radius: 30px; margin-left:10px;
}

.div_znbm p a:hover { color:#fff;  text-decoration: none; position:relative; }
.div_znbm p a:hover:before {content:""; position:absolute; width:8px; height:8px; background:#a52507; border-radius:100%; top:50%; left:-10px;  margin-top:-4px;}
.div_znbm p:nth-child(n) a{background:#a52507;}
.div_znbm p:nth-child(2n) a{ background:#a52507;     opacity: 0.7;}
.div_znbm p:nth-child(3n) a{ background:#a52507;     opacity: 0.7;}
.div_znbm p:nth-child(4n) a{ background:#a52507;     opacity:1;}
.div_znbm p:nth-child(5n) a{ background:#a52507;     opacity: 0.4;}









